Task-Based Help > Customizing the C1Dialog Control > Customizing the Foreground and Background Colors |
This topic illustrates setting the foreground and background colors of the Content Area in both the Design View and in the Source View.
In Design View
Complete the following steps:
In Source View
Complete the following steps:
To write code in Source View
style="color: #99CCFF; background-color: #003366"
<Content>
Enter your text here
</Content>